home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3metatl.h
- // Auto generated file, do not modify by hand
- // Copyrights 2004, Realsoft Graphics Oy
-
- var R3_METABALLTOOL_H = 1;
- include("real/code/r3cotool.js")
-
-
- var R3CLID_METABALLTOOL = 388;
-
-
-
-
-
-
-
-
-
- function r3Metaballtool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_METABALLTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Metaballtool.prototype=new r3Constructiontool;
- // r3metatl.h_H